@charset "utf-8";
/* 总定义 */
body,div,ul,li,p,img,h1,h2,h3,h4,h5,h6{ padding: 0; margin: 0; list-style: none; font:16px/32px "微软雅黑"; font-weight:normal; color:#333; display: block;border:0;  }
a{ color:#333; text-decoration:none;}
a:hover{ color:#0C4770;  }
.biaoti{font-size:26px; text-align: center;  padding: 50px 0 20px 0;  }
.biaoti-x{font-size:14px; color: #999;}
.biaoti-w{color: #fff !important;}
.q0{ margin-right:0!important;}
.no_w{  white-space: nowrap}

@media only screen and (max-width: 640px) {
	html{ width: 100%;}
	body{width: 100%;}
	body,div,ul,li,p,img,h1,h2,h3,h4,h5,h6{  font:18px/28px "微软雅黑";  }
	.biaoti{font-size:20px; padding: 30px 0 20px 0;  }
	.biaoti-x{font-size:12px;}
}


/* 头部 */
.a_banner{  width: 100%;min-width: 1240px; text-align: center;  background:#DA0000; }
.a_banner img{ width: 100%; margin: 0 auto;}
.a_bg{height: 660px; width: 100%; min-width: 1240px; background: url(../images/b_bg.jpg) no-repeat center top; position: relative;}
.a_bg2{height: 200px; width: 100%; min-width: 1240px; background: url(../images/b_bg2.jpg) no-repeat center top;}
.a_bg2 img{ margin: 0 auto;}

@media only screen and (max-width: 640px) {
	.a_banner{  width: 100%; min-width:300px;text-align: center; background:#DA0000; margin-top: 40px; }
    .a_banner img{ width: 100%;min-width:300px;}
    .a_bg{ display:block;width: 100%;min-width:300px; background: url(../images/b_bg4.jpg) no-repeat center top; height: 400px;  background-size:100%; padding-top: 22%; box-sizing: border-box;}
    .a_bg2{width: 100%; min-width:300px;  height: auto;}
	.a_bg2 img{ width: 100%;}
}

/* 培训报名 */
.an_bm{ width: 1240px; margin: 0 auto; border: 1px solid #ccc; box-sizing: border-box; height: 250px; border-bottom: 5px solid #006EDE; position: relative; top:440px; z-index: 999; background: #fff;}
.bm_box{ display: flex; justify-content: flex-start; align-items: flex-start; }
.bm_tit{ width: 280px; padding: 20px 0; text-align: center;}
.bm_tu{ width: 156px; margin: 0 auto; padding: 20px 0;}
.bm_mo{display: block; width: 125px; margin: 10px auto; border: 1px solid #006EDE; border-radius: 100px; text-align: center; color: #006EDE; font-size: 18px; height: 28px; padding: 5px 20px; }
.bm_mo:hover{ background:#006EDE; color:#fff;}
.bm_list{padding:8px 0; border: 0; width:930px;}
.bm_list td{height:35px; display: flex; justify-content:  space-between; align-items:center;}
.bm_list td:hover{background: #E8F5FF; }
.bm_news{ display: block;  width: 830px; font-size: 18px; white-space: nowrap; overflow: hidden;text-overflow:ellipsis; }
.bm_news0{ display: block;  width: 830px; font-size: 18px; white-space: nowrap; overflow: hidden;text-overflow:ellipsis; }

@media only screen and (max-width: 640px) {
.an_bm{ display: block; width: 90%; margin: 0 auto; border: 1px solid #ccc; box-sizing: border-box; border-bottom: 5px solid #006EDE; position: static;   z-index: 999; background: #fff; height: auto;}
.bm_box{ display: block; width: 100%; height: 300px; overflow: hidden;}
.bm_tit{ clear: both;width: 100%; padding: 10px 0 0 0 ; text-align: center;}
.bm_tu{ width: 40%; margin: 0 auto; padding: 5px 0; text-align: center;}
.bm_tu img{ width: 100%; margin: 5px 0;}
.bm_mo{ display: block; width: 25%; margin: 10px auto; border: 1px solid #006EDE; border-radius: 100px; text-align: center; color: #006EDE; font-size:18px;  padding: 0px 30px;  height: auto;}
.bm_mo:active{ background:#006EDE; color:#fff;}
.an_tab{ width: 100%;}
.bm_news0{ display: block;  width: 30%; font-size: 16px; line-height:30px; background: url( ../images/008.jpg) no-repeat 3px; padding-left: 25px; white-space: nowrap; overflow: hidden; text-overflow:ellipsis; }

}


/* 轮播图尺寸 */
.swiper {width: 100%; height:100%;}
.swiper-slide {}
.swiper-slide img {display: block;width: 100%;height:100%;object-fit: cover; }
/* 轮播图分页按钮 */
.swiper-pagination-bullet {width: 15px;height: 15px;opacity: 0.9;background:#fff; }
.swiper-pagination-bullet-active {background: #F07A18;}





/* 导航 */
.daohang{ display: none;}
.clearfix {
    clear: both;
}

.c_menu {
	width: 100%;
    hyphens: 60px;
    text-transform: uppercase;  
    background: url(../images/an_r2_c2.jpg) repeat-x;
	min-width: 1240px;
}

.c_menu ul {
    width: 1240px;    
    margin: 0 auto;
    list-style-type: none; display: flex; justify-content: space-between; align-items: center;
	
}

.c_menu ul li {
    display: flex; justify-content:center; align-items: center;
	padding: 0 10px;
}

.c_menu ul li:hover { background:#0066CC; }
.c_menu ul li a {
	font-family: "微软雅黑"; font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
	font-weight: bold;
}
.c_menu ul li img{ width: 20px;}

.c_menu ul li a:hover {
    color: white;
}
@media only screen and (max-width: 640px) {
.c_menu { display: none;min-width: 300px;}	
.daohang{ display: block;width: 100%;  height: 40px;}	
}

/* 中心简介 */
.c_news{width: 1240px; height: auto;   margin: 0 auto; display: flex; justify-content: space-between;align-items: flex-start; margin-top: 40px; }
.news_l{ width: 620px; height: 450px; background: #006DDE;}
.news_r{ width: 580px; height: 450px; background: #fff; }

.more{ font-size: 14px;}
.more:hover{color: #F07A18;}
.r_tit{ width: 100%; height: 50px; border-bottom: 1px solid #ddd; display: flex; justify-content: space-between; align-items: center;}
.r_tit h3{ display: block; height: 25px; font-size: 25px; font-weight: bold;line-height: 25px; border-left: 5px solid #006DDE; padding-left: 15px;}
.r_nr{ padding:10px; font-size: 18px; line-height: 38px; color: #666;}




  /* 主内容区 */      
.main {clear: both; }
  /* 主内容区隐藏，两个内容都要隐藏 */ 
.main .gs-news, .main .zc-news, .main .hy-news, .main .wz-news{display: none;}
  /* 点击后，让main的内容显示，样式同时写，但是点击谁就显示谁 */
#gs:checked~.main .gs-news, #zc:checked~.main .zc-news, #hy:checked~.main .hy-news, #wz:checked~.main .wz-news{ display: block; }
  /* 点击后，让标题的样式改变，样式同时写也可以分开写，但是点击谁就显示谁 */
#gs:checked~.title .gs { color: #F07A18; }
#zc:checked~.title .zc { color: #F07A18; }
#hy:checked~.title .hy { color: #F07A18; }
#wz:checked~.title .wz { color: #F07A18; }

  /* 隐藏单选框，注意单选框和label绑定通过id和for */
.tab input {display: none;}

 /* 主内容区具体内容样式 */ 
.tw{ width: 620px; height: 450px; margin: 0 auto;}
.tw img{ width: 620px; height: 400px; }


/* 图文新闻的轮播图片，h3是新闻标题，.swiper-pagination是分页样式 */ 
.mySwiper2 {width: 100%; height:100%;}
/* 图文新闻的轮播图片，h3是新闻标题，white-space:nowrap;text-overflow:ellipsis不分行，隐藏后面有… */ 
.mySwiper2 .swiper-slide h3{ height: 50px; line-height: 50px;  width: 80%; color: #fff; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; background: #006DDE;}
.mySwiper2 .swiper-pagination{left:auto; right:0!important; width: 20%; background: #006DDE; }
.mySwiper2 .swiper-pagination-bullet {width: 10px; height: 10px;  }
.mySwiper2 .swiper-pagination-bullet-active {}

@media only screen and (max-width: 640px) {
.c_news{display:block; clear: both;width: 90%; height: auto;   margin: 0 auto;}
.news_l{ width: 100%; height: auto; background: #006DDE;}
.news_r{ width: 100%; height: auto; background: #fff; }
.more{ font-size: 14px;}
.more:active{color: #F07A18;}
.r_tit{ width: 100%; height: 50px; border-bottom: 1px solid #ddd; display: flex; justify-content: space-between; align-items: center;}
.r_tit h3{ display: block; height: 25px; font-size: 25px; font-weight: bold;line-height: 25px; border-left: 5px solid #006DDE; padding-left: 15px;}
.r_nr{ padding:10px; font-size: 18px; line-height: 38px; color: #666; }
.tw{ width: 100%; height:200px; margin: 0 auto;}
.tw img{ width: 100%; height:200px; }
	.swiper-pagination{ display: none;}
}

/* 教室图片 */
.an_js{ width: 1240px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; padding: 30px 0;}
.an_img{ width: 243px;}
.an_img img{ width: 243px; height: 173px;}
.an_img p{ display: block; height: 35px; background: #F5F5F5; text-align: center; font-size: 16px;}

.an_banner{ width: 1240px; margin: 0 auto;}

@media only screen and (max-width: 640px) {
.an_js{ width: 90%; margin: 0 auto; display: block; padding: 10px 0;}
.an_img{ width: 45%; float: left; margin: 0 2%;}
.an_img img{ width: 100%; height: auto;}
.an_img p{ display: block; height: 35px; background: #F5F5F5; text-align: center; font-size: 16px;}

.an_banner{ width:100%; margin: 0 auto;}
	.an_banner img{ width: 100%;}
}

/* 三个栏目 */
.an_kuang{ width: 1240px; height: auto; margin: 0 auto; display: flex; justify-content: space-between; align-items:flex-start; padding: 30px 0 0 0;}
.an_box{ width: 405px; height: 350px; position: relative;}
.an_tit{ position: absolute; top:0; left: 10px; padding: 10px 15px; font-size: 25px; line-height: 30px; font-weight: bold; color: #fff; z-index: 999}
.an_box a img{ width: 405px; height: 295px; z-index: 1;position: relative; }
.an_box p{ display: block; height: 45px; background: #F5F5F5; text-align: center; font-size: 16px; line-height: 45px; white-space: nowrap; overflow: hidden; }
.c_bg1{ background: #FB5356;}
.c_bg2{ background: #4DA6FF;}
.c_bg3{ background: #59B200;}

@media only screen and (max-width: 640px) {
.an_kuang{ width: 90%; height: auto; margin: 0 auto; display: block; padding: 10px 0 0 0;}
.an_box{ width: 100%; height: auto; position: relative; margin: 10px 0;}
.an_tit{ position: absolute; top:0; left: 10px; padding: 10px 15px; font-size: 25px; line-height: 30px; font-weight: bold; color: #fff; z-index: 999}
.an_box a img{ width: 100%; height: auto; z-index: 1;position: relative; }
.an_box p{ display: block; height: 45px; background: #F5F5F5; text-align: center; font-size: 16px; line-height: 45px; white-space: nowrap; overflow: hidden; }
.c_bg1{ background: #FB5356;}
.c_bg2{ background: #4DA6FF;}
.c_bg3{ background: #59B200;}
}


/* 新闻列表 */
.an_news{ width:48%; height: 320px;}.an_news{ width:48%; height: 320px;}
.an_list{ padding:0; border: 0; width: 100%; }
.an_list td{ height: 45px; border-bottom: #f8f8f8 1px dashed; background: url( ../images/008.jpg) no-repeat 5px; padding-left: 25px;}
.an_list td:hover{background: url( ../images/008.jpg) no-repeat 5px #f8f8f8; }
.news{ display: block; float: left;  font-size: 18px; width: 450px; white-space: nowrap; overflow: hidden;text-overflow:ellipsis;}
.news a{}
.mo{ display: block; float: right; color: #999 !important; text-align: right;}

@media only screen and (max-width: 640px) {
.an_news{ width:100%; height: 300px;}
.an_list{ padding:0; border: 0; width: 100%; }
.an_list td{ height: 35px; border-bottom: #f8f8f8 1px dashed; background: url( ../images/008.jpg) no-repeat 5px; padding-left: 25px;}
.an_list td:hover{background: url( ../images/008.jpg) no-repeat 5px #f8f8f8; }
.news{ display: block; float: left;  font-size: 18px; width: 55%; white-space: nowrap; overflow: hidden;text-overflow:ellipsis;}
.news a{}
.mo{ display: block; float: right; color: #999 !important; text-align: right;}
}


/* 友情链接*/
.l_kuang{width: 1240px; height: auto; margin: 0 auto; }
.jy_tit{ clear: both; width: 100%; text-align: center; font-size: 23px; font-weight: bold; color: #333; margin-top: 30px;}
.l_link{ width: 1240px; min-height: 100px; margin:0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
.l_link a{ margin: 30px 0; border: 1px solid #ddd;}
.l_link a img{ width:200px; height: 98px;}

@media only screen and (max-width: 640px) {
.l_kuang{width: 90%; height: auto; margin: 0 auto; }
.jy_tit{ clear: both; width: 100%; text-align: center; font-size: 23px; font-weight: bold; color: #333; margin-top: 30px;}
.l_link{ width: 100%; min-height: 100px; margin:0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
.l_link a{ width:47%; margin: 10px 0; border: 1px solid #ddd;}
.l_link a img{ width:100%; height: auto;}
}

/* foot*/
.c_foot{ clear:both; width: 100%;min-width: 1240px; background: #eee;  margin-top:30px; padding: 0; text-align: center; font-size: 14px; color: #fff; }

.wztdbox_con{
	margin: 0 auto;
	width:1240px;
	min-height:200px;
	height: auto !important;
	display: flex; justify-content:center; align-items: center; 
}

.wztdbox_C{	
	width:400px;
	height:160px;
	_height:160px;
}
.wztdbox_C1{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_dw.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.wztdbox_C2{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_weizhi.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.wztdbox_C3{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_youbian.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.wztdbox_C4{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_dh.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.wztdbox_C5{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_internet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.wztdbox_weixin_img{
	width:400px;
	display: flex; justify-content:center; align-items: center;
}
.wztdbox_weixin_text{
	width:130px;
	height:25px;
	_height:25px;
	line-height: 25px;
	text-align: center;
}

.c_foot2{ width: 100%; min-width: 1240px; background:#006DDE; height:50px;  }

.pxzx_footbox2{
	width: 1000px;
	margin: 0 auto;
	text-align: center; color: #fff; display: flex; justify-content:space-between; align-items: center; 
}


.pxzx_footbox_L2{
	
	height:50px;
	line-height: 50px;
	text-align: left;
	color: #ffffff;
	padding-left: 30px;
	background-image: url(../images/dot_gongxin.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pxzx_footbox_L3{
	
	height:50px;
	line-height: 50px;
	text-align: left;
	color: #ffffff;
	padding-left: 30px;
	background-image: url(../images/dot_gongan.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* 报名详情页 */
.t4-500{  width: 100%;min-width: 1400px;}
.t4-500 img{ width: 100%; height:auto;}

.position{ height: 40px; width:100%;min-width: 1240px; margin: 0 auto; background:#eee;}
.position p{ width: 1240px; margin: 0 auto; background: url(../images/dot_weizhi.png) no-repeat 10px; padding-left: 35px; c box-sizing: border-box; font-size: 14px; line-height: 40px; }
.n_box{ width:1240px; margin: 30px auto;min-height: 400px; display: flex; justify-content: space-between;}
.n_left{width: 200px; padding-bottom: 30px;    background-color: #ffffff; background-image: url(../images/neiyemenubg.gif);
    background-repeat: repeat-y;background-position: left center;}
.n_right{ width:1070px;  margin-left:10px;}
.n_info{ background: #F9F9F9; padding: 20px;}
.info_nr{}
.info_nr P{font-size: 18px; line-height: 45px;}
.info_wj{font-size: 18px; line-height: 45px; color: #006CD8; }
.info_wj:hover{color: #ff0000;}
.info_img{  padding: 15px 0; margin-top: 15px; border-top: 1px dashed #ccc; display: flex; justify-content: space-between; align-items: flex-start;}
.info_img img{ height: 160px; margin: 0 5px; }
.n_bm{ padding: 20px;}
.r_tit span{ font-size: 18px; color: #ff0000; margin-left: 10px;}
.n_line{  padding: 15px 0; margin-top: 15px; border-top: 1px dashed #ccc; text-align: center; font-size: 25px; color: #ff0000!important;}
.n_pl{ display: block; padding: 5px 15px; font-size: 20px; background: url(../images/m8.png) no-repeat 10px #FF8000; padding-left: 38px; color: #fff; border-radius: 5px;}
.n_pl:hover{ background: url(../images/m8.png) no-repeat 10px #ff0000;color: #fff;}
.n_tj{ padding: 25px; display: flex; justify-content: center; align-items: center; border-top: 1px solid #eee; margin-top: 15px;}
.pxzx_queding {  width: 215px;height: 57px;line-height: 50px;  text-align: center; border-width: 0px; border-radius: 5px; font-family: "微软雅黑"; font-size: 25px; color: #ffffff; background-color: #006DDE; cursor: pointer; margin: 0 10px;}
.pxzx_queding:hover{background-color: #ff8000;}
.n_box1{ width:1240px; margin: 30px auto;min-height: 400px; }


.n_biao{ display: flex; align-items: center; padding: 50px 20px; }
.biao{ font-size: 25px; text-decoration: none; color:#006CD8;}
.biao:hover{ color: #ff8000; text-decoration: underline;}
.xiazai{width: 150px;height: 40px;line-height: 35px;  text-align: center; border-width: 0px; border-radius: 5px; font-family: "微软雅黑"; font-size: 20px; color: #ffffff; background-color: #ff8000; cursor: pointer; margin-left: 10px;}
.xiazai:hover{background-color: #ff0000;}

.n_nr{ margin: 20px 0; width: 100%; overflow:scroll; background: #fff;}
.pxzx_cxsc {  width: 215px;height: 57px;line-height: 50px;  text-align: center; border-width: 0px; border-radius: 5px; font-family: "微软雅黑"; font-size: 25px; color: #ffffff; background-color: #D96D00; cursor: pointer; margin: 0 10px;}
.pxzx_cxsc:hover{background-color: #ff8000;}
.n_nr2{ margin: 20px 0; border: 1px solid #eee; padding: 40px; text-align: center;}
.n_nr2 h1{ font-size: 28px; font-weight: bold;line-height: 50px;color: #ff0000;}
.n_nr2 h2{ font-size: 22px; line-height: 70px;}
.n_nr2 h3{ font-size: 22px; line-height: 70px; color: #ff0000;}
.n_nr2 img{ margin: 0 auto;}

/* 表单 */
.n_tb{padding: 20px 0;}
.col_1{width: 15%; text-align: right; font-size: 18px; white-space: nowrap;font-weight:600; }
.red{ color: #ff0000; font-size: 20px; font-weight: bold;}
.col_2{width: 85%;}
.flx{ display: flex; align-items: center;}
.col_2 span{ margin: 0 10px;}
.pad{ padding-left: 15px;}
.top{vertical-align:top;}
.form-control{width: 98%;
	height: 34px;
	align-items: flex-start;
    line-height: 34px;
    text-align: left;
    text-indent: 0.5em;
    border: #cccccc solid 1px;
    border-radius: 5px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #666;}
.form-control2{width: 98.8%;
	height: 34px;
    line-height: 34px;
    text-align: left;
    text-indent: 0.5em;
    border: #cccccc solid 1px;
    border-radius: 5px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #666;}
.form-control3{width: 30%;
	height: 34px;
    line-height: 34px;
    text-align: left;
    text-indent: 0.5em;
    border: #cccccc solid 1px;
    border-radius: 5px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #666;}

@media only screen and (max-width: 640px) {
.n_box1{ width:100%; margin: 20px auto;min-height: 400px; }
.n_nr2{ margin: 10px 0; border: 1px solid #eee; padding: 10px; text-align: center;}
.n_nr2 h1{ font-size: 24px; font-weight: bold;line-height: 50px;color: #ff0000;}
.n_nr2 h2{ font-size: 22px; line-height: 70px;}
.n_nr2 h3{ font-size: 22px; line-height: 70px; color: #ff0000;}
.n_nr2 img{ margin: 0 auto;}
.n_tb{padding: 10px 0;}
.col_1{width: 15%; text-align: right; font-size: 16px; white-space: nowrap;font-weight:600; }

}

/* 列表和内容页 */
.news_n{ display: block; float: left;  font-size: 18px; width: 850px; white-space: nowrap; overflow: hidden;text-overflow:ellipsis;}
.n_ym{ text-align: center; padding: 20px;}
.n_left ul {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
}
.n_left ul li {
    list-style: none;
    width: 180px;
    height: 50px;
    line-height: 50px;
    padding: 0px;
    font-size: 18px;
    background-image: url(../images/nymenubg.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
.n_left ul li a{ display: block; width: 130px; text-align: right; padding-right: 30px;}
.n_left ul li:hover{
	list-style: none;
    width: 180px;
    height: 50px;
    line-height: 50px;
    padding: 0px;
    font-size: 18px;
    background-image: url(../images/nymenubg_over.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#neiyemenuhover {
    background-image: url(../images/nymenubg_over.gif);
    background-repeat: no-repeat;
    background-position: right center;
    font-weight: bold;
	
}

.nr-00{width:100%;margin:0 auto;}
.nr-bt{font:25px  "微软雅黑";text-align: center; padding-top:20px; line-height: 50px;  }
.nr-sj{ line-height:2em; color: #999;text-align: center; border-bottom: #ccc 1px solid;padding-bottom:10px; margin-bottom:10px;}
.nr-zw,.nr-zw p,.nr-zw div,.nr-zw a{  font:18px/2.2em "微软雅黑" !important;}
.kongge{width:100%; text-indent: 2em; font-size: 18px; }
.juzhong{text-align: center;}
.nr-zw img{ max-width: 930px !important; height: auto !important; display: block; margin: 0 auto; margin-top: 10px;}
.nr-zw{width:100%; padding: 10px; padding-bottom: 20px; box-sizing: border-box;}

@media only screen and (max-width: 640px) {
.position{ height: 40px; width:100%;min-width: 300px; margin: 0 auto; background:#eee;}
.position p{ width: 100%; margin: 0 auto; background: url(../images/dot_weizhi.png) no-repeat 10px; padding-left: 35px; box-sizing: border-box; font-size: 16px; line-height: 40px; }
.n_box{ width:100%; margin: 10px auto;min-height: 400px; display: flex; justify-content: space-between;}
.n_left{ display: none;}
.n_right{ width:97%; margin: 0 auto;}
.an_list{ padding:0; border: 0; width: 100%; }
.an_list td{ height: 35px; border-bottom: #f8f8f8 1px dashed; background: url( ../images/008.jpg) no-repeat 5px; padding-left: 25px;}
.an_list td:hover{background: url( ../images/008.jpg) no-repeat 5px #f8f8f8; }
.bm_list{padding:8px 0; border: 0; width:98%; margin: 0 auto;}
.bm_list td{height:35px; display: flex; justify-content:  space-between; align-items:center;}
.bm_list td:active{background: #E8F5FF; }
.bm_news{ display: block;  width: 33%; font-size: 16px; line-height:35px; background: url( ../images/008.jpg) no-repeat 3px; padding-left: 25px; white-space: nowrap; overflow: hidden; text-overflow:ellipsis; }
.mo{ display: none;}

	
.c_foot{ clear:both; width: 100%;min-width: 300px; background: #eee;  margin-top:30px; padding: 0; text-align: center; font-size: 14px; color: #fff; padding: 20px 0; border-bottom: 4px solid #006DDE;}

.wztdbox_con{
	width:90%;
	margin: 0 auto;
	height: auto !important;
	display: block;
}

.wztdbox_C{	
	width:90%;
	margin: 0 auto;
}
.wztdbox_C1{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_dw.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.wztdbox_C2{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_weizhi.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.wztdbox_C3{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_youbian.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.wztdbox_C4{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_dh.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.wztdbox_C5{
	margin: 0 auto;
	height:30px;
	_height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	background-image: url(../images/dot_internet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.wztdbox_weixin_img{
	width:100%;
	display: flex; justify-content:center; align-items: center;
}
.wztdbox_weixin_text{
	width:130px;
	height:25px;
	_height:25px;
	line-height: 25px;
	text-align: center;
}
.c_foot2{ display: none;}
	
.nr-00{width:100%;margin:0 auto;}
.nr-bt{font:25px  "微软雅黑";text-align: center; padding-top:20px; line-height: 50px;  }
.nr-sj{ line-height:2em; color: #999;text-align: center; border-bottom: #ccc 1px solid;padding-bottom:10px; margin-bottom:10px;}
.nr-zw,.nr-zw p,.nr-zw div,.nr-zw a{  font:18px/2.2em "微软雅黑" !important;}
.kongge{width:100%; text-indent: 2em; font-size: 18px; }
.juzhong{text-align: center;}
.nr-zw img{ max-width: 930px !important; height: auto !important; display: block; margin: 0 auto; margin-top: 10px;}
.nr-zw{width:100%; padding: 10px; padding-bottom: 20px; box-sizing: border-box;}
}

/*0717*/
.pxzx_footbox_L1{
	
	height:50px;
	line-height: 50px;
	text-align: left;
	color: #ffffff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.pxzx_footbox_L1 img{ margin-right: 15px;}

/*表格*/
.table_baoming{
	width:99%;
	border-top:#dddddd solid 1px;
	border-left:#dddddd solid 1px;
}
/*表格head*/
.table_tdhead{
	border-right:#dddddd solid 1px;
	border-bottom:#dddddd solid 1px;
	height:30px;
	line-height:30px;
	text-align:left;
	font-size: 15px;
	background-color:#eeeeee;
}
/*表格TD*/
.table_tdtext{
	border-right:#dddddd solid 1px;
	border-bottom:#dddddd solid 1px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size: 15px;
}

